| 1. | Property to the length of the string including the null terminator 属性设置为包括空终止的字符串长度。 |
| 2. | In wide characters , including a null terminator character 的大小(以宽字符为单位) ,包含一个null结束符字符。 |
| 3. | The 1 accounts for the fact that the unmanaged string has a null terminator while 这个+ 1说明非托管字符串具有null结束符,而 |
| 4. | Object indicates the length of the character string including the null terminator 数据成员指示包括null结束符在内的字符串长度。 |
| 5. | Property to the length of the ascii string including the null terminator 属性设置为此ascii字符串的长度,该长度包括null结束符。 |
| 6. | The length of this string must not exceed 32 characters , including the null terminator 此字符串的长度不能超过32个字符,包括空终止符。 |
| 7. | The minimum size of the character buffer in characters . this value does not include space for a null terminator 这个我看了,还是不懂,既然说最小长度,那就有个比较的过程吧,这个比较的过程我不懂。 |